Skip to content

Upgrade Nuget packages & Update lock files #3906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Jack251970
Copy link
Member

@Jack251970 Jack251970 commented Aug 17, 2025

Upgrade Nuget packages & Update lock files

Test

All updates are minor version updates, and there is almost no difference in memory usage during testing.

Memory usage:

665mb -> 667mb

Installer size:

101mb -> 98mb

@Jack251970 Jack251970 added the dependencies Pull requests that update a dependency file label Aug 17, 2025
Copy link

gitstream-cm bot commented Aug 17, 2025

🥷 Code experts: no user but you matched threshold 10

Jack251970 has most 👩‍💻 activity in the files.
Jack251970, jjw24 have most 🧠 knowledge in the files.

See details

Flow.Launcher.Core/Flow.Launcher.Core.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 3 additions & 3 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
jjw24: 14%
Jack251970: 4%

Flow.Launcher.Core/packages.lock.json

Activity based on git-commit:

Jack251970
AUG
JUL 103 additions & 64 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
Jack251970: 37%

Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 10 additions & 17 deletions
JUN
MAY
APR 4 additions & 1 deletions
MAR 0 additions & 1 deletions

Knowledge based on git-blame:
Jack251970: 26%
jjw24: 11%

Flow.Launcher.Infrastructure/packages.lock.json

Activity based on git-commit:

Jack251970
AUG
JUL 92 additions & 49 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
Jack251970: 46%

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 5 additions & 4 deletions
JUN
MAY
APR 3 additions & 1 deletions
MAR

Knowledge based on git-blame:
Jack251970: 17%
jjw24: 9%

Flow.Launcher.Plugin/packages.lock.json

Activity based on git-commit:

Jack251970
AUG
JUL 26 additions & 26 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
Jack251970: 34%

Flow.Launcher.Test/Flow.Launcher.Test.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 3 additions & 3 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
jjw24: 22%
Jack251970: 5%

Flow.Launcher/Flow.Launcher.csproj

Activity based on git-commit:

Jack251970
AUG 84 additions & 43 deletions
JUL 7 additions & 8 deletions
JUN 5 additions & 0 deletions
MAY
APR 3 additions & 1 deletions
MAR 1 additions & 5 deletions

Knowledge based on git-blame:
Jack251970: 30%
jjw24: 10%

Flow.Launcher/packages.lock.json

Activity based on git-commit:

Jack251970
AUG
JUL 498 additions & 282 deletions
JUN
MAY
APR
MAR

Knowledge based on git-blame:
Jack251970: 56%

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj

Activity based on git-commit:

Jack251970
AUG 4 additions & 0 deletions
JUL 1 additions & 1 deletions
JUN 36 additions & 35 deletions
MAY
APR 2 additions & 2 deletions
MAR 35 additions & 35 deletions

Knowledge based on git-blame:
Jack251970: 35%
jjw24: 34%

Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj

Activity based on git-commit:

Jack251970
AUG
JUL
JUN 2 additions & 2 deletions
MAY
APR
MAR

Knowledge based on git-blame:
jjw24: 17%
Jack251970: 1%

Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 2 additions & 3 deletions
JUN 1 additions & 1 deletions
MAY 1 additions & 2 deletions
APR 2 additions & 1 deletions
MAR 2 additions & 1 deletions

Knowledge based on git-blame:
jjw24: 72%
Jack251970: 7%

Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj

Activity based on git-commit:

Jack251970
AUG
JUL 2 additions & 2 deletions
JUN 2 additions & 1 deletions
MAY
APR
MAR

Knowledge based on git-blame:
Jack251970: 15%
jjw24: 13%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@Jack251970 Jack251970 added this to the 2.0.0 milestone Aug 17, 2025
Copy link

gitstream-cm bot commented Aug 17, 2025

Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX.

Copy link
Contributor

coderabbitai bot commented Aug 17, 2025

📝 Walkthrough

Walkthrough

Project-wide NuGet updates across core, infrastructure, main app, plugins, and tests. Bumps include Microsoft.Extensions 9.0.8, NLog 6.0.3, SharpVectors.Wpf 1.8.5, System.Drawing.Common 9.0.8, JetBrains.Annotations 2025.2.0, FSharp.Core 9.0.303, VirtualizingWrapPanel 2.3.1, NUnit 4.4.0, and plugin-specific packages. Lockfiles refreshed.

Changes

Cohort / File(s) Summary
Core package updates
Flow.Launcher.Core/Flow.Launcher.Core.csproj, Flow.Launcher.Core/packages.lock.json
FSharp.Core 9.0.300 → 9.0.303; lockfile reflects this and transitive bumps (JetBrains.Annotations 2025.2.0, System.Drawing.Common 9.0.8, NLog 6.0.3, SharpVectors.Wpf 1.8.5).
Infrastructure package updates
Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj, Flow.Launcher.Infrastructure/packages.lock.json
NLog 6.0.3, NLog.OutputDebugString 6.0.3, SharpVectors.Wpf 1.8.5, System.Drawing.Common 9.0.8; lockfile aligns including Microsoft.Win32.SystemEvents 9.0.8 and JetBrains.Annotations 2025.2.0.
Main app package updates
Flow.Launcher/Flow.Launcher.csproj, Flow.Launcher/packages.lock.json
Microsoft.Extensions.* 9.0.7 → 9.0.8; VirtualizingWrapPanel 2.3.1; lockfile cascades Extensions stack to 9.0.8 and syncs ancillary bumps (FSharp.Core, JetBrains.Annotations, NLog, SharpVectors, System.Drawing.Common).
Plugin SDK annotations bump
Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj, Flow.Launcher.Plugin/packages.lock.json
JetBrains.Annotations 2024.3.0 → 2025.2.0; lockfile updated accordingly.
Test framework updates
Flow.Launcher.Test/Flow.Launcher.Test.csproj
NUnit 4.3.2 → 4.4.0; NUnit3TestAdapter 5.0.0 → 5.1.0.
BrowserBookmark plugin updates
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
Flow.Launcher.Localization 0.0.5; Svg.Skia 3.0.5.
Calculator plugin updates
Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj
Flow.Launcher.Localization 0.0.5.
Explorer plugin updates
Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj
Flow.Launcher.Localization 0.0.5; System.Data.OleDb 9.0.8.
Program plugin updates
Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj
Microsoft.Extensions.Caching.Memory 9.0.8; NLog 6.0.3 (from 4.7.10).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • jjw24
  • Yusyuriv

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch nuget_package_upgrade

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (5)
Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj (1)

70-77: JetBrains.Annotations 2025.2.0: OK. Consider removing explicit SourceLink package on .NET 9.

  • JetBrains.Annotations bump is fine.
  • On SDK 8+ SourceLink is included by default. Keeping Microsoft.SourceLink.GitHub is redundant unless you’re overriding defaults.

Apply to simplify:

   <PackageReference Include="Fody" Version="6.9.2">
     <PrivateAssets>all</PrivateAssets>
     <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
   </PackageReference>
-  <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
   <PackageReference Include="JetBrains.Annotations" Version="2025.2.0" />
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj (1)

100-106: Svg.Skia and SkiaSharp version consistency verified

  • Only one reference to Svg.Skia 3.0.5 and SkiaSharp 3.119.0 exists in this plugin; no mismatches detected across the repo.
  • Flow.Launcher.Localization 0.0.5 remains unchanged and unaffected.
  • If bundle size is a concern, consider mirroring the runtime‐cleanup targets used in sibling plugins:
<Target Name="RemoveUnnecessaryRuntimesAfterBuild" AfterTargets="Build">
  <RemoveDir Directories="$(OutputPath)runtimes\browser-wasm;$(OutputPath)runtimes\linux-*;$(OutputPath)runtimes\maccatalyst-*;$(OutputPath)runtimes\osx*"/>
</Target>
<Target Name="RemoveUnnecessaryRuntimesAfterPublish" AfterTargets="Publish">
  <RemoveDir Directories="$(PublishDir)runtimes\browser-wasm;$(PublishDir)runtimes\linux-*;$(PublishDir)runtimes\maccatalyst-*;$(PublishDir)runtimes\osx*"/>
</Target>
Flow.Launcher.Infrastructure/packages.lock.json (1)

81-81: Consider avoiding open-ended version ranges for deterministic builds

The “requested” constraints are open-ended (e.g., [6.0.3, ), [1.8.5, ), [9.0.8, )). The lockfile pins today, but future restores without locked mode can drift to newer 9.x and cause surprise CI differences.

  • Prefer exact versions or central package management (Directory.Packages.props) to pin ranges.
  • Enforce restore with locked mode in CI to keep reproducibility.

I can help generate a follow-up PR to centralize and pin if desired.

Also applies to: 87-87, 105-105, 111-111, 193-193

Flow.Launcher.Core/packages.lock.json (1)

262-266: Pin project-level dependency ranges to prevent future drift

The project dependency constraints are open-ended (e.g., [6.0.3, ), [1.8.5, ), [9.0.8, ), JetBrains.Annotations [2025.2.0, )). To avoid unintentional upgrades in a future restore:

  • Pin exact versions via Directory.Packages.props or set floating ranges to a bounded minor window if needed.
  • Ensure CI uses dotnet restore --locked-mode.

Happy to assist if you want this tightened in the same PR or a follow-up.

Also applies to: 272-272

Flow.Launcher/packages.lock.json (1)

74-76: Ensure restore drift is prevented: centralize versions and enforce locked restores

  • No Directory.Packages.props found in the repo – consider adding one for central package version management.
  • All critical PackageReference entries are already pinned exactly (e.g., Microsoft.Extensions.* 9.0.8, NLog 6.0.3, SharpVectors.Wpf 1.8.5, JetBrains.Annotations 2025.2.0).
  • No GitHub Actions workflows detected under .github/workflows – please verify your CI pipeline invokes dotnet restore --locked-mode (or the equivalent flag in your CI) so the lockfile ranges ([9.0.8, ), etc.) cannot float to newer versions.

Recommendations:

  • Introduce Directory.Packages.props or pin exact versions in each csproj.
  • Update your CI build definition to always pass --locked-mode to dotnet restore.
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between ebdea4f and 922c3d5.

📒 Files selected for processing (13)
  • Flow.Launcher.Core/Flow.Launcher.Core.csproj (1 hunks)
  • Flow.Launcher.Core/packages.lock.json (6 hunks)
  • Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj (1 hunks)
  • Flow.Launcher.Infrastructure/packages.lock.json (5 hunks)
  • Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj (1 hunks)
  • Flow.Launcher.Plugin/packages.lock.json (1 hunks)
  • Flow.Launcher.Test/Flow.Launcher.Test.csproj (1 hunks)
  • Flow.Launcher/Flow.Launcher.csproj (2 hunks)
  • Flow.Launcher/packages.lock.json (11 hunks)
  • Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj (1 hunks)
  • Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj (1 hunks)
  • Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj (1 hunks)
  • Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj (1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📚 Learning: 2024-10-08T15:52:58.573Z
Learnt from: taooceros
PR: Flow-Launcher/Flow.Launcher#2616
File: Flow.Launcher/Flow.Launcher.csproj:7-7
Timestamp: 2024-10-08T15:52:58.573Z
Learning: In the Flow Launcher project, the version number in the `Flow.Launcher.csproj` file is dynamically updated during the CI/CD process.

Applied to files:

  • Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj
  • Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj
  • Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
  • Flow.Launcher.Core/Flow.Launcher.Core.csproj
  • Flow.Launcher.Test/Flow.Launcher.Test.csproj
  • Flow.Launcher.Plugin/packages.lock.json
  • Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
  • Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
  • Flow.Launcher.Infrastructure/packages.lock.json
  • Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj
  • Flow.Launcher/Flow.Launcher.csproj
  • Flow.Launcher/packages.lock.json
  • Flow.Launcher.Core/packages.lock.json
📚 Learning: 2024-10-08T15:52:58.573Z
Learnt from: taooceros
PR: Flow-Launcher/Flow.Launcher#2442
File: Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj:4-4
Timestamp: 2024-10-08T15:52:58.573Z
Learning: In .NET 8, SourceLink is included by default, eliminating the need for the `Microsoft.SourceLink.GitHub` package.

Applied to files:

  • Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
🪛 GitHub Check: Check Spelling
Flow.Launcher.Core/packages.lock.json

[warning] 210-210:
NLog is not a recognized word. (unrecognized-spelling)


[warning] 205-205:
NLog is not a recognized word. (unrecognized-spelling)


[warning] 263-263:
NLog is not a recognized word. (unrecognized-spelling)


[warning] 262-262:
NLog is not a recognized word. (unrecognized-spelling)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: gitStream workflow automation
  • GitHub Check: gitStream.cm
  • GitHub Check: build
🔇 Additional comments (11)
Flow.Launcher.Core/Flow.Launcher.Core.csproj (1)

56-64: Lock file consistency confirmed for FSharp.Core 9.0.303

Flow.Launcher.Core/packages.lock.json shows
• type: Direct
• requested: “[9.0.303, )”
• resolved: “9.0.303”

No further action needed.

Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj (1)

48-54: Localization and OleDb upgrades approved

  • Verified that Flow.Launcher.Localization has been updated to 0.0.5 everywhere—no remaining 0.0.4 references.
  • System.Data.OleDb bumped to 9.0.8 is fine on Windows; ensure target machines have the required OLE DB provider installed.
Flow.Launcher.Test/Flow.Launcher.Test.csproj (1)

50-58: NUnit 4.4.0 + Adapter 5.1.0 compatibility verified
No obsolete NUnit 3 attributes ([RequiresSTA], [RequiresMTA], [Apartment]) were found in the test code. The upgrade is approved—just keep an eye on CI/test discovery for any defaults that might have shifted.

Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj (1)

71-77: All key package versions are consistent across projects

  • NLog is pinned to 6.0.3 in both Flow.Launcher.Infrastructure and Flow.Launcher.Plugin.Program.
  • NLog.OutputDebugString (6.0.3), SharpVectors.Wpf (1.8.5), and System.Drawing.Common (9.0.8) are only referenced in the Infrastructure project, as expected.

No version mismatches or duplicate bindings detected.

Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj (1)

65-65: Localization bump to 0.0.5 verified for Calculator plugin
Resources referenced in Plugins/Flow.Launcher.Plugin.Calculator:

  • Views/CalculatorSettings.xaml (lines 30 & 50)
    • DynamicResource flowlauncher_plugin_calculator_output_decimal_separator
    • DynamicResource flowlauncher_plugin_calculator_max_decimal_places

No x:Uid attributes detected. Please smoke-test the Calculator settings UI and confirm both labels resolve correctly at runtime.

Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj (1)

67-73: Confirm NLog major-version upgrade and compatibility

The PR now bumps NLog from 4.x to 6.0.3 across the solution. Before merging, please confirm:

  • Intent to upgrade NLog to 6.0.3 in all projects:
    • Flow.Launcher.Infrastructure (Flow.Launcher.Infrastructure.csproj)
    • Flow.Launcher.Plugin.Program (Flow.Launcher.Plugin.Program.csproj)
  • Code references that must be tested for breaking changes:
    • Flow.Launcher.Infrastructure/Logger/Log.cs (uses NLog.Config, NLog.Targets, NLog.Targets.Wrappers)
    • Flow.Launcher/Helper/ErrorReporting.cs
    • Plugins/Flow.Launcher.Plugin.Program/Logger/ProgramLogger.cs
  • No <nlog> configuration blocks found in any .config files—if you rely on runtime config, ensure defaults or embedded settings still apply correctly in Flow.Launcher.
  • Validate in the Flow.Launcher host that logging behavior, formatting and targets haven’t regressed.

Minor: Microsoft.Extensions.Caching.Memory is already aligned to 9.0.8.

Flow.Launcher.Plugin/packages.lock.json (1)

13-15: JetBrains.Annotations resolved to 2025.2.0; lock entry is consistent

The requested/resolved versions and contentHash update are consistent for net9.0-windows7.0. No further action needed.

Flow.Launcher/Flow.Launcher.csproj (1)

140-152: Microsoft.Extensions. Versions Verified*

All Microsoft.Extensions.* package references are consistently updated to version 9.0.8 across the solution:

  • Flow.Launcher/Flow.Launcher.csproj
    • Microsoft.Extensions.DependencyInjection 9.0.8
    • Microsoft.Extensions.Hosting 9.0.8
  • Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj
    • Microsoft.Extensions.Caching.Memory 9.0.8

No further action required.

Flow.Launcher.Infrastructure/packages.lock.json (1)

81-83: Lockfile bumps are consistent and look good

  • NLog stack to 6.0.3
  • SharpVectors.Wpf to 1.8.5
  • System.Drawing.Common/Microsoft.Win32.SystemEvents to 9.0.8
  • JetBrains.Annotations to 2025.2.0 (project and transitive)

These align with the PR intent and keep the ecosystem versions coherent. No red flags.

Also applies to: 87-93, 105-107, 111-116, 126-128, 159-161, 193-193

Flow.Launcher.Core/packages.lock.json (1)

16-18: Core lockfile updates are coherent across projects

  • FSharp.Core to 9.0.303
  • JetBrains.Annotations to 2025.2.0
  • NLog + OutputDebugString to 6.0.3
  • SharpVectors.Wpf to 1.8.5
  • System.Drawing.Common/Microsoft.Win32.SystemEvents to 9.0.8
  • Project dependency blocks mirror these versions

Matches the infrastructure and root lockfiles; no compatibility concerns expected for these minor bumps.

Also applies to: 93-95, 164-166, 202-204, 207-212, 215-217, 225-229, 262-266, 272-272

Flow.Launcher/packages.lock.json (1)

74-109: Broad upgrades to Microsoft.Extensions 9.0.8 and related packages are consistent

The DI/Hosting/Logging stack and their abstractions/providers are uniformly at 9.0.8. Ancillaries (VirtualizingWrapPanel 2.3.1, FSharp.Core 9.0.303, NLog 6.0.3, SharpVectors.Wpf 1.8.5, System.Drawing.Common and EventLog 9.0.8, JetBrains.Annotations 2025.2.0) are aligned across root, Core, and Infrastructure lockfiles. This reduces assembly binding mismatches across projects. LGTM.

Also applies to: 157-159, 199-201, 214-216, 255-263, 265-271, 273-279, 281-288, 290-297, 299-309, 311-320, 322-331, 333-336, 338-346, 348-355, 356-363, 365-373, 375-378, 380-390, 392-400, 402-408, 410-423, 425-435, 437-445, 447-457, 459-469, 471-478, 480-490, 492-495, 555-557, 593-603, 610-613, 675-677, 679-685, 841-849, 862-866, 872-873

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant